getRequestId

abstract fun getRequestId(): Int

Only used in routing or response messages.
Indicates the original message ID that this message is reporting failure on. (formerly called original_id)
fixed32 request_id = 6;

Return

The requestId.